[@main]
#IF
#SAY
;ڳ    ϴ  Ƴ? \ 
Do you know what I do for living? \  
; ϴ  Ʒ ٳ... \ 
My job is same as below...\ 
;ѹ غڳ..? Ź Ұ غ \ \  
Would you try..? Let me hear it for you to request \ \

; ݱ <ȯ Ѵ./@changeGold> \ 
<Exchange money into Gold Bar/@changeGold>\
;ݱ  <ȯ Ѵ./@changeMoney> \ 
<Exchange Gold Bar into money/@changeMoney>\
; <´./@bind> \ 
<Bundle Drug together/@bind> \ 

;<׸д./@exit> 
<Cancel./@exit>

[@changeGold]
#IF
   checkgold 1000000
#SAY
;ڳ  ݱ ٲٰ ʹٰ ߳? \  
Do you want to exchange money into GoldBar? \
;׷ ڳ׸ ؼ ݱ ٲپ ټ ֳ \ 
I can do it, but you should pay me a commission\
;  Ḧ  ־ ϳ \ 
But you should pay me a commission \
;  2000 ϼ ׷ ٲٰڳ? \ \  
The commissoin is 2000 gold, do you still want to exchange it? \ \

;<ȯѴ./@changeGold_1> \  
;<׸д./@exit> 
<Cancel./@exit>

#ELSESAY
;ڳ ׸  鼭   ȯ \  
Your money is not enough for an exchange \
;ش޶ Ź ϳ? ڳ   ϸ \  
Come again later when you have enough money\\
ٽÿ \ \
;<ڷ/@main> 
<Back/@main>

[@changeGold_1]
#IF 
   checkbaggage
   checkgold 1002000
#ACT
  ; ;take  1002000   
take Gold 1002000
   ;give ݱ 1  
give GoldBar 1
#SAY
; ݱ ߹ٲپ. \  
I exchanged your money into GoldBar. \ 
; ٲٽðڴ°? \ \ 
Would you like to exchange more? \ \

;<ٲ۴./@changeGold> \ 
<Exchange/@changeGold> \
;<ٲʴ´./@exit> 
<Cancel/@exit>

#ELSESAY
; áų Ȥ ڳװ ᰡ  \  
Because either your bag is full or you have no money to pay the commission \
;ٲپ ټ .. ٽ ѹ Ȯ  \ \  
I can't make exchange... check it out again \ \
;<׸д./@exit> 
<Cancel./@exit>

[@changeMoney]
#IF
   ;checkitem ݱ 1 
checkitem GoldBar 1
#SAY 
;ڳ ݱ  ٲٰ ʹٰ ߳? \  
You said you want to exchange GoldBar into money? \
;׷ ڳ׸ ؼ  ٲپ ټ ֳ \ 
Well, no problem... \
;  Ḧ  ־ ϳ \ 
But you should pay me a commission \
;  2000 ϼ ׷ ٲٰڳ? \ \  
The commissoin is 2000 gold, do you still want to exchange it? \ \

;<ȯѴ./@changeMoney_1> \ 
<Exchange/@changeMoney_1> \
;<׸д./@exit> 
<Cancel./@exit>

#ELSESAY
;ڳ ݱ 鼭  ٲپ ޶? \  
You have no GoldBar for making exchange? \
;ĥ ϳ?   ! \ \ 
Did you want to cheat me? Get out of here now! \ \
;<׸д./@exit> 
<Cancel./@exit>

[@changeMoney_1]
#IF
   ;checkitem ݱ 1 
checkitem GoldBar 1
   checkgold 4002001
#SAY
;ڳ  ٲپ ְ . \  
Hey you, I want to make this exchange for you \
;ڳװ   ʹ Ƽ ٲپ ټ . \ \ 
but your money is over my capacity, so I can't do it. \ \
;<׸д./@exit> 
<Cancel./@exit>

#ELSEACT
   goto @changeMoney_2


[@changeMoney_2]
#IF 
   ;checkitem ݱ 1 
checkitem GoldBar 1
#ACT
   ;take ݱ 1  
take GoldBar 1
   ;give  998000  
give Gold 998000
#SAY
;ݱ  ߹ٲپ. \ 
GoldBar was exchanged into money. \  
; ٲٽðڴ°? \ \ 
Would you like to exchange more? \ \

;<ٲ۴./@changeMoney> \  
<Exchange/@changeMoney> \
;<ٲʴ´./@exit>
 <Cancel/@exit>

[@bind]
I can bundle most potions and all kinds of teleport. \
The commission is 100 gold for each bundle. \ 
 <Bundle/@P_bind> Potions \
 <Bundle/@Z_bind> Teleports \


[@P_bind]
 <Bundle/@ch_bind0> (HP)DrugMega \
 <Bundle/@ma_bind0> (MP)DrugMega \ 
 <Bundle/@ch_bind1> (HP)DrugLarge \
 <Bundle/@ma_bind1> (MP)DrugLarge \ 
 <Bundle/@ch_bind2> (HP)DrugMedium \
 <Bundle/@ma_bind2> (MP)DrugMedium \
 <Bundle/@ch_bind3> (HP)DrugSmall \
 <Bundle/@ma_bind3> (MP)DrugSmall\
<Back/@bind>

[@Z_bind]
 <Bundle/@zum_bind1> DungeonEscape \
 <Bundle/@zum_bind2> RandomTeleport \
 <Bundle/@zum_bind3> TownTeleport \
 <Bundle/@zum_bind4> TeleportHome \
 <Back/@bind>


[@ch_bind0]
#IF
   checkitem (HP)MegaDrug 6
#ACT
   goto @ch_bind0_1
#ELSESAY
You do not have the needed amount of potions. \
Please come back if u do have enough potions. \ \
<Cancel/@exit>

[@ch_bind0_1]
#IF 
   checkgold 100
   checkitem (HP)MegaDrug 6
#ACT
   take gl 100
   take (HP)MegaDrug 6
   give (HP)MegaBundle 1
#SAY
Your potions are bundled. \
Would you like to bundle more ?\ \

<Bundle up again/@P_bind> \
<Cancel/@exit>

#ELSESAY
You do not have the needed amount of potions. \
Please come back if u do have enough potions. \ \
<Cancel/@exit>

[@ma_bind0]
#IF
   checkitem (MP)MegaDrug 6
#ACT
   goto @ma_bind0_1
#ELSESAY
You do not have the needed amount of potions. \
Please come back if u do have enough potions. \ \
<Cancel/@exit>

[@ma_bind0_1]
#IF 
   checkgold 100
   checkitem (MP)MegaDrug 6
#ACT
   take gl 100
   take (MP)MegaDrug 6
   give (MP)MegaBundle 1
#SAY
Your potions are bundled. \
Would you like to bundle more ?\ \

<Bundle up again/@P_bind> \
<Cancel/@exit>

#ELSESAY
You do not have the needed amount of potions. \
Please come back if u do have enough potions. \ \
<Cancel/@exit>


[@ch_bind1]
#IF
   ;checkitem üȸ() 6  
checkitem (HP)Druglarge 6
#ACT
   goto @ch_bind1_1
#ELSESAY
;ڳ  ִ ൵ 鼭   ޶°ǰ? \ 
You don't have enough Drugs to make a bundle\
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@ch_bind1_1]
#IF 
   checkgold 100
   ;checkitem üȸ() 6  
checkitem (HP)Druglarge 6
#ACT
   ;take  100  
take Gold 100
   ;take üȸ() 6  
take (HP)DrugLarge 6
   ;give ü¾๭ 1  
give (HP)DrugBundle 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@P_bind> \ 
<Bundle up again/@bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>

[@ma_bind1]
#IF
   ;checkitem ȸ() 6  
checkitem (MP)DrugLarge 6
#ACT
   goto @ma_bind1_1
#ELSESAY
;ڳ  ִ ൵ 鼭   ޶°ǰ? \ 
You don't have enough Drugs to make a bundle\
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@ma_bind1_1]
#IF 
   checkgold 100
   ;checkitem ȸ() 6  
checkitem (MP)DrugLarge 6
#ACT
   ;take  100  
take Gold 100
   ;take ȸ() 6 
take (MP)DrugLarge 6
   ;give ¾๭ 1  
give (MP)DrugBundle 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@P_bind> \ 
<Bundle up again/@bind> \
;<׸д./@exit> 
<Cancel./@exit>

#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>

[@ch_bind2]
#IF
   ;checkitem üȸ() 6   
checkitem (HP)Bundle of DrugMedium 6
#ACT
   goto @ch_bind2_1
#ELSESAY
;ڳ  ִ ൵ 鼭   ޶°ǰ? \ 
You don't have enough Drugs to make a bundle\
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@ch_bind2_1]
#IF 
   checkgold 100
   ;checkitem üȸ() 6   
checkitem (HP)Bundle of DrugMedium 6
#ACT
   ;take  100  
take Gold 100
   ;take üȸ() 6  
take (HP)Bundle of DrugMedium 6
   ;give ü¾๭() 1  
give (HP)Bundle of DrugMedium 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@P_bind> \ 
<Bundle up again/@bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>

[@ma_bind2]
#IF
   ;checkitem ȸ() 6  
checkitem (MP)Bundle of DrugMedium 6
#ACT
   goto @ma_bind2_1
#ELSESAY
;ڳ  ִ ൵ 鼭   ޶°ǰ? \ 
You don't have enough Drugs to make a bundle\
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@ma_bind2_1]
#IF 
   checkgold 100
   ;checkitem ȸ() 6  
checkitem (MP)Bundle of DrugMedium 6
#ACT
   ;take  100  
take Gold 100
   ;take ȸ() 6  
take (MP) Druglarge 6
   ;give ¾๭() 1 
give (MP) Bundle of DrugMedium 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@P_bind> \ 
<Bundle up again/@bind> \
;<׸д./@exit> 
<Cancel./@exit>

#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>




[@ch_bind3]
#IF
   ;checkitem üȸ 6  
checkitem (HP)Drug 6
#ACT
   goto @ch_bind3_1
#ELSESAY
;ڳ  ִ ൵ 鼭   ޶°ǰ? \ 
You don't have enough Drugs to make a bundle\
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@ch_bind3_1]
#IF 
   checkgold 100
   ;checkitem üȸ 6  
checkitem (HP)Drug 6
#ACT
   ;take  100  
take Gold 100
   ;take üȸ 6   
take (HP) Drug 6
   ;give ü¾๭() 1  
give (HP) Bundle of DrugSmall 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@P_bind> \ 
<Bundle up again/@bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>

[@ma_bind3]
#IF
   ;checkitem ȸ 6  
checkitem (MP) Drug 6
#ACT
   goto @ma_bind3_1
#ELSESAY
;ڳ  ִ ൵ 鼭   ޶°ǰ? \ 
You don't have enough Drugs to make a bundle\
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@ma_bind3_1]
#IF 
   checkgold 100
   ;checkitem ȸ 6  
checkitem (MP) Drug 6
#ACT
   ;take  100  
take Gold 100
   ;take ȸ 6  
take (MP) Drug 6
   ;give ¾๭() 1 
give (MP) Bundle of DrugSmall 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@P_bind> \ 
<Bundle up again/@bind> \
;<׸д./@exit> 
<Cancel./@exit>

#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>



[@zum_bind1]
#IF
   ;checkitem ư 6  
checkitem DungeonEscape 6
#ACT
   goto @zum_bind1_1
#ELSESAY
;ڳ  ִ ֹ 鼭   ޶°ǰ? \  
Why do you ask me binding without enough Scroll ? \
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@zum_bind1_1]
#IF 
   checkgold 100
   ;checkitem ư 6  
checkitem DungeonEscape 6
#ACT
   ;take  100  
take Gold 100
   ;take ư 6  
take DungeonEscape Scroll 6
   ;give ư 1   
give Bundle of DungeonEscape Scroll 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@Z_bind> \ 
<Bind again/@Z_bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>


[@zum_bind2]
#IF
   ;checkitem ư༭ 6  
checkitem RandomTeleport Scroll 6
#ACT
   goto @zum_bind2_1
#ELSESAY
;ڳ  ִ ֹ 鼭   ޶°ǰ? \  
Why do you ask me binding without enough Scroll ? \
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@zum_bind2_1]
#IF 
   checkgold 100
   ;checkitem ư༭ 6  
checkitem RandomTeleport Scroll 6
#ACT
   ;take  100  
take Gold 100
   ;take ư༭ 6   
take RandomTeleport Scroll 6
   ;give ư༭ 1  
give Bundle of RandomTeleport Scroll 6
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@Z_bind> \ 
<Bind again/@Z_bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>


[@zum_bind3]
#IF
   ;checkitem ʰ 6   
checkitem TownTeleport Scroll 6
#ACT
   goto @zum_bind3_1
#ELSESAY
;ڳ  ִ ֹ 鼭   ޶°ǰ? \  
Why do you ask me binding without enough Scroll ? \
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@zum_bind3_1]
#IF 
   checkgold 100
   ;checkitem ʰ 6   
checkitem TownTeleport Scroll 6
#ACT
   ;take  100  
take Gold 100
   ;take ʰ 6   
take TownTeleport Scroll 6
   ;give ʰ 1  
give Bundle of TownTeleport Scroll 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@Z_bind> \ 
<Bind again/@Z_bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>


[@zum_bind4]
#IF
   ;checkitem ͼ 6  
checkitem TeleportHome Scroll 6
#ACT
   goto @zum_bind4_1
#ELSESAY
;ڳ  ִ ֹ 鼭   ޶°ǰ? \  
Why do you ask me binding without enough Scroll ? \
; غ Ѵ ٽÿðԳ.. \ \ 
Come again later with enough Scroll... \ \
;<׸д./@exit> 
<Cancel./@exit>

[@zum_bind4_1]
#IF 
   checkgold 100
   ;checkitem ͼ 6  
checkitem TeleportHome Scroll 6
#ACT
   ;take  100  
take Gold 100
   ;take ͼ 6  
take TeleportHome Scroll 6
   ;give ͼ 1  
give Bundle of TeleportHome Scroll 1
#SAY
; ...   .. \ 
Well done... my skill is good, isn't it?\
;׷     ã.. \ \ 
If you need my help again please ask me... \ \

;<ٽ ´./@Z_bind> \ 
<Bind again/@Z_bind> \
;<׸д./@exit> 
<Cancel./@exit>
#ELSESAY
;ڳ   ִ  鼭  \ 
Your money is not enough to make bundle \
;  ڴ°? \
; ư.... \ \ 
Come back when you will have enough\ \
;<׸д./@exit> 
<Cancel./@exit>

